struct _RTL_AVL_TREE// Size=0x8
{
    struct _RTL_BALANCED_NODE * Root;// Offset=0x0 Size=0x8
};